Skip to main content

LocalTime

LocalTime[] gives a DateObject corresponding to the current local time at the current geo location.

LocalTime[loc] gives the current local time at the geo location specified by loc.

LocalTime[loc,time] gives the local time corresponding to the date object time at the geo location loc.

LocalTime[loc,time,func] uses func to determine what to return for extended geographic regions.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.